Property Ancestors

Assembly: redb.Core.dll

Gets all node ancestors (from parent to root)

public IEnumerable<ITreeRedbObject> Ancestors { get; }